home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 February / PCWorld_2006-02_cd.bin / software / topware / pspad / pspad450inst_cz.exe / {app} / Syntax / D.INI < prev    next >
INI File  |  2005-11-27  |  1KB  |  147 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=D
  4. HTMLGroup=0
  5. FileType=*.d
  6. CommentString=
  7. SlashComment=1
  8. CComment=1
  9. SlashComment=1
  10. IndentChar={
  11. UnIndentChar=}
  12. TabWidth=2
  13. CaseSensitive=1
  14. SingleQuote=1
  15. DoubleQuote=1
  16. KeyWordChars=-_
  17. CodeExplorer=ftUnknown
  18. [KeyWords]
  19. abstract=
  20. alias=
  21. align=
  22. asm=
  23. assert=
  24. auto=
  25. body=
  26. break=
  27. case=
  28. catch=
  29. class=
  30. const=
  31. continue=
  32. debug=
  33. default=
  34. delegate=
  35. delete=
  36. deprecated=
  37. do=
  38. else=
  39. enum=
  40. export=
  41. extern=
  42. false=
  43. final=
  44. finaly=
  45. for=
  46. foreach=
  47. function=
  48. goto=
  49. if=
  50. import=
  51. in=
  52. inout=
  53. instance=
  54. interface=
  55. invariant=
  56. module=
  57. new=
  58. null=
  59. out=
  60. override=
  61. printf=
  62. private=
  63. protected=
  64. public=
  65. return=
  66. static=
  67. struct=
  68. super=
  69. switch=
  70. synchronized=
  71. template=
  72. this=
  73. throw=
  74. true=
  75. try=
  76. typedef=
  77. union=
  78. unittest=
  79. version=
  80. volatile=
  81. while=
  82. with=
  83. [ReservedWords]
  84. add=
  85. addass=
  86. and=
  87. andass=
  88. bit=
  89. byte=
  90. cat=
  91. cat_r=
  92. catass=
  93. cdouble=
  94. cent=
  95. cfloat=
  96. cmp=
  97. creal=
  98. dchar=
  99. div=
  100. div_r=
  101. divass=
  102. double=
  103. eq=
  104. float=
  105. char=
  106. idouble=
  107. ifloat=
  108. int=
  109. ireal=
  110. long=
  111. mod=
  112. mod_r=
  113. modass=
  114. mul=
  115. mulass=
  116. Object=
  117. opCall=
  118. opIndex=
  119. opSlice=
  120. or=
  121. orass=
  122. real=
  123. shl=
  124. shl_r=
  125. shlass=
  126. short=
  127. shr=
  128. shr_r=
  129. shrass=
  130. sub=
  131. sub_r=
  132. subass=
  133. ubyte=
  134. ucent=
  135. uint=
  136. ulong=
  137. ushort=
  138. ushr=
  139. ushr_r=
  140. ushrass=
  141. void=
  142. wchar=
  143. xor=
  144. xorass=
  145. [KeyWords2]
  146. [KeyWords3]
  147.